home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / QDDVX102.ZIP / contrib / dvx / mk.bat < prev    next >
DOS Batch File  |  1993-07-15  |  259b  |  25 lines

  1. cd demos\maze
  2. qmake
  3. cd ..\ico
  4. qmake
  5. cd ..\muncher
  6. qmake
  7. cd ..\xev
  8. qmake
  9. cd ..\xeyes
  10. qmake
  11. cd ..\plaid
  12. qmake
  13. cd ..\..\qdeck\dvps
  14. qmake
  15. cd ..\print
  16. qmake
  17. cd ..\kern
  18. qmake
  19. cd ..\help
  20. qmake
  21. cd example
  22. qmake
  23. cd ..\..\sockets
  24. qmake
  25. cd ..\..